home *** CD-ROM | disk | FTP | other *** search
Wrap
<HTML> <HEAD> <LINK REL="stylesheet" TYPE="text/css" HREF="%2css/default.css"> </HEAD> <body> <script language="Javascript"> function goBack() { var noHistoryLength = 0; if(document.layers) // Netscape noHistoryLength = 1; var curWin = window; while(curWin != top && curWin.history.length == noHistoryLength) { curWin = curWin.parent; } curWin.history.go(-1); } </script> <center> <span class="headerTitle"><img src="%3images/error.gif" alt='Error'> Retrieve Error</span> <table> <tr><td><span class="clsErrMsg">The Security Authorization Properties could not be retrieved. Reason:</span> <span class="clsErrReason">%1</span></td></tr> <tr><td align=right> <br><br> <table cellpadding=0 border=0> <tr> <td class="clsButton" align=middle nowrap> <div class="clsButton"><a href="#" onClick="javascript:goBack();return false">Back</a></div> </td> </tr> </table> </td></tr> </table> </center> </BODY> </HTML>